Package-level declarations

Types

Link copied to clipboard
interface SyncDocument

SyncDocument is an arbitrary JSON value.

Link copied to clipboard
interface SyncList

SyncList is an ordered sequence of Item objects as values.

Link copied to clipboard
interface SyncMap

SyncMap is a key-value store with Strings as keys and Item objects as values.

Link copied to clipboard
interface SyncStream

Interface for Sync Pub-sub messaging primitive.